Skip to content
Back to search
30
MCP

Blender Open MCP

pulsemcp/blender open mcp

Integrates Blender with local AI models via Ollama, enabling natural language control of 3D modeling tasks including object creation, modification, material application, and rendering with optional PolyHaven asset integration.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

iflow-mcp_blender-open-mcp
Blender integration with local AI models via MCP and Ollama
0 tools
MCP-Link Blender
Exposes Blender's Python API to AI agents for 3D modeling, animation, and rendering through arbitrary code execution.
0 tools
OpenAI MCP
Provides a high-performance bridge between OpenAI and Anthropic models with prompt templating, response streaming, and efficient caching for
0 tools
Local AI with Ollama Open WebUI MCP on Windows
Metadata-only Glama MCP server.
0 tools
iflow-mcp_commonsensemachines-blender-mcp
Blender integration through the Model Context Protocol
0 tools
blender-mcp-vxai
MCP server for Blender integration to enable dynamic 3D scene manipulation
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "blender_open_mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}